ipx software package provides utilities to configure the kernel ipx interface, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ipx
ipx is installed in your system.
Make ensure the ipx package were installed using the commands given below,
$ sudo dpkg-query -l | grep ipx *
You will get with ipx package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Network |
| Package | ipx |
| Version | 2.2.6-9 |
| Description | utilities to configure the kernel ipx interface |
| Sub Section | Net |